projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
079ef64
)
(Creating Strings): Fix xref for vconcat.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 6 Aug 2003 01:42:14 +0000
(
01:42
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 6 Aug 2003 01:42:14 +0000
(
01:42
+0000)
lispref/strings.texi
patch
|
blob
|
history
diff --git
a/lispref/strings.texi
b/lispref/strings.texi
index 681e76daea97c57cee44899147bb2ce231a64e7d..7483b5fc7d4abc3cf6cf2dc9ed18c94307b228af 100644
(file)
--- a/
lispref/strings.texi
+++ b/
lispref/strings.texi
@@
-255,7
+255,7
@@
printed form is with @code{format} (@pxref{Formatting Strings}) or
For information about other concatenation functions, see the
description of @code{mapconcat} in @ref{Mapping Functions},
-@code{vconcat} in @ref{Vectors}, and @code{append} in @ref{Building
+@code{vconcat} in @ref{Vector
Function
s}, and @code{append} in @ref{Building
Lists}.
@end defun